cd 

read OS < bin/os_type
sudo apt-get -y -f --force-yes install $1 $2 $3 $4 $5 $6 $7 $8 $9
echo $1 $2 $3 $4 $5 $6 $7 $8 $9 >> /root/bin/packs$OS

